home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / News / Alexandra.0.82 / Source / Preferences.subproj / FromHeaderController.h < prev    next >
Encoding:
Text File  |  1996-01-30  |  103 b   |  11 lines

  1.  
  2. @interface FromHeaderController:Object
  3.     {
  4.     id    thePanel;
  5.     }
  6.     
  7. + new;
  8. - (char *)validFromAddress;
  9.  
  10. @end
  11.